programs.ssh.matchBlocks.<name>.match
Match block conditions used by this block. See
ssh_config(5)
for Match block details.
This option takes precedence over
ssh.matchBlocks.*.host
if defined.
- Type
null or string- Default
null- Example
'' host <hostname> canonical host <hostname> exec "ping -c1 -q 192.168.17.1"''- Declared
- <home-manager/modules/programs/ssh.nix>